.Net Framework > v3.0.6920.0 > System > Collections > Generic > SynchronizedReadOnlyCollection<T> > SynchronizedReadOnlyCollection<T> SynchronizedReadOnlyCollection<T>()
SynchronizedReadOnlyCollection<T>(Object)
SynchronizedReadOnlyCollection<T>(Object,IEnumerable<T>)
SynchronizedReadOnlyCollection<T>(Object,T[])


SynchronizedReadOnlyCollection<T>()

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

SynchronizedReadOnlyCollection<T>(Object)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class with the object used to synchronize access to the thread-safe, read-only collection.
Type
void
Character
public
Parameters
NameTypeDescription
syncRootObject
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

SynchronizedReadOnlyCollection<T>(Object,IEnumerable<T>)

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class from a specified enumerable list of elements and with the object used to synchronize access to the thread-safe, read-only collection.
Type
void
Character
public
Parameters
NameTypeDescription
syncRootObject
listSystem.Collections.Generic.IEnumerable<T>
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

SynchronizedReadOnlyCollection<T>(Object,T[])

Category
Constructor
Description
Initializes a new instance of the System.Collections.Generic.SynchronizedReadOnlyCollection`1 class from a specified array of elements and with the object used to synchronize access to the thread-safe, read-only collection.
Type
void
Character
public
Parameters
NameTypeDescription
syncRootObject
listT[]
Tags
0104BC7FDA, 02E3ABA98D, 034B4F5192

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database